home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132
/
Vol 132.iso
/
games
/
pupworld.swf
/
scripts
/
DefineButton2_247
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2011-06-09
|
102b
|
5 lines
on(press){
pi.AudioLibrary.playSound("woof1",1);
Heroes.Tools.setPlayerSkin("chocolate");
}